home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / SchoolView.BackModule / School.h < prev    next >
C/C++ Source or Header  |  1995-06-12  |  299b  |  13 lines

  1. /* School.h generated from School.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef SCHOOL_H
  6. #define SCHOOL_H
  7.  
  8. extern void PSWDavesDefFont(const char *fontname);
  9.  
  10. extern void PSWDavesXYShow(float X, float Y, const char *string, const float XYCoords[], int j);
  11.  
  12. #endif SCHOOL_H
  13.